GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / RenderGdPictureAnnots Property





In This Topic
RenderGdPictureAnnots Property (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Property RenderGdPictureAnnots As Boolean
public bool RenderGdPictureAnnots {get; set;}
public read-write property RenderGdPictureAnnots: Boolean; 
public function get,set RenderGdPictureAnnots : boolean
public: __property bool get_RenderGdPictureAnnots();
public: __property void set_RenderGdPictureAnnots( 
   bool value
);
public:
property bool RenderGdPictureAnnots {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members